function VL_remove_script() { var vl_script = document.currentScript; vl_script.parentNode.removeChild(vl_script) } VL_remove_script();